* {padding: 0;margin: 0;}

.float_layer {border: 2px solid #0063bf; display:none; left:0!important;}
.float_layer h2 { height: 25px; line-height: 25px; padding-left: 10px; font-size: 14px; color: #333; background: url(../images/title_bg.gif) repeat-x; border-bottom: 1px solid #aaaaaa; position: relative; }

.float_layer .close { width: 20px; height: 20px; background: url(../images/close.jpg) no-repeat 0 0; position: absolute; top: 2px; right: 2px; }
.float_layer .close:hover { background: url(../images/close.jpg) no-repeat 0 bottom; }
.float_layer .content { height:200px; width:320px; overflow: hidden; padding:8px; background-color:#fff;}
.float_layer .wrap2 { padding:0 }